testing.corpusEntry.Path (field)
6 uses
testing (current package)
fuzz.go#L93: Path string
fuzz.go#L161: f.corpus = append(f.corpus, corpusEntry{Values: values, IsSeed: true, Path: fmt.Sprintf("seed#%d", len(f.corpus))})
fuzz.go#L280: panic(fmt.Sprintf("corpus file %q was not unmarshaled", e.Path))
fuzz.go#L286: if e.Path != "" {
fuzz.go#L287: testName = fmt.Sprintf("%s/%s", testName, filepath.Base(e.Path))
fuzz.go#L399: name := fmt.Sprintf("%s/%s", f.name, filepath.Base(e.Path))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)